home *** CD-ROM | disk | FTP | other *** search
/ New Star Software Collection / NSS_Collection.iso / 3-023 photo finish 20 / 2.ima / CHS4000.DO_ / CHS4000.bin
Text File  |  1992-06-24  |  3KB  |  82 lines

  1. --------------------------------------------------------------------------------
  2.                             DFI Handy Scanner CHS4000
  3.                                  CHS4000.EXE
  4.                                
  5. --------------------------------------------------------------------------------
  6.  
  7. The CHS4000 scanner driver is a Revision 6 scanner driver 
  8. (see REV6.DOC for more information) that provides black and 
  9. white, gray scale and 24 bit color scanning for current 
  10. ZSoft products.  The CHS4000.EXE driver replaces the 
  11. "old format" CHS4000E.SYS scanner driver shipped with previous 
  12. ZSoft products.
  13.  
  14. The CHS4000.EXE driver REQUIRES that the scanner hardware be 
  15. set up for interrupts. Previous ZSoft scanner drivers did 
  16. not require this.
  17.  
  18. You can run CHS4000.EXE from your CONFIG.SYS, AUTOEXEC.BAT, or
  19. other batch file. To manually add the device driver to your 
  20. CONFIG.SYS, use a text editor to type the entry as it appears 
  21. below. Be sure to include a path if the scanner driver is not 
  22. in your root directory. Remember to include additional parameters 
  23. when necessary. 
  24.  
  25. CONFIG.SYS Entry
  26. -----------------
  27. device=CHS4000.EXE 
  28.  
  29. You may also need to add an application code parameter to the 
  30. CONFIG.SYS entry, depending on which program you are using. 
  31. If the parameter is omitted, the application will still work, 
  32. but may be missing some features. PhotoFinish does not require 
  33. an application code. 
  34.  
  35. If you are using                  ...add this parameter
  36. this ZSoft program...             to your CONFIG.SYS entry.
  37.  
  38. PC Paintbrush Plus (DOS)          /C1
  39. PC Paintbrush Plus (Windows)      /C2
  40. PC Paintbrush IV Plus (DOS)       /C3
  41. Publisher's Paintbrush (Windows)  /C4
  42.  
  43. PhotoFinish, Publisher's Paintbrush version 2.02 or higher, and 
  44. PC Paintbrush 5+ do not need an application code parameter.
  45.  
  46. Options
  47. --------
  48. The options provided by the CHS4000 scanner driver are listed below. 
  49. To display this list, type CHS4000 /H or /? at the DOS prompt.
  50.  
  51.       /Bxxx  =  interrupt Buffer size (in K)
  52.       /Cx    =  application Code (1-4)
  53.       /H     =  display this Help text
  54.       /?     =  display this help text
  55.       /Oxxx  =  I/O port (hex value)
  56.       /Px    =  I/O Port (0-1)
  57.  
  58.  
  59. Supported Settings
  60. -------------------
  61. Brightness:   255 settings
  62. Contrast:     255 settings
  63. Colors:       B&W, 256 gray scale, 256 colors, 24 bit
  64. Halftones:    3 options
  65. Resolutions:  Color - 200x200
  66.               B&W - 400x400, 300x300, 200x200, 100x100
  67.               B&W custom - from 100 to 400 dpi in 10 dpi increments
  68.  
  69.  
  70. CHS4000 Messages
  71. -----------------
  72.  
  73. 'Supporting: DFI CHS4000E, color hand scanner'
  74.  
  75.       Displayed upon successful initialization of the CHS4000 scanner.
  76.  
  77. 'Scanner hardware not found at specified address'
  78.  
  79.       Displayed at initialization if the CHS4000 cannot 
  80.       successfully communicate with the scanner.
  81.  
  82.